DisplayEmulator Class

Description

Display emulator. You can emulate screen rotation on PC or in Unity Editor to satisfy some special screen setups. FramePlayer will use it to emulate screen rotation when EIF was recorded.


Enums

public enum DisplayEmulator.DisplayMode

Display mode.

public enum DisplayEmulator.RotationMode

Rotation mode.


Properties

Rotation

C#

public int Rotation { get; }

Device rotation.


Methods

EmulateRotation

C#

public void EmulateRotation( DisplayEmulator.RotationMode mode)

Emulate screen rotation to mode .